Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #301: Error in Autogrind Barbarian Feature Due to Decimal Level Input #302

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

Hayato500
Copy link
Contributor

Fix for: #301
If the number is 13.100 it will be rounded to 14.
If it's 14 then it will remain 14.

Fix for: Ikabot-Collective#301
If the number is 13.100 it will be rounded to 14.
If it's 14 then it will remain 14.
@ElieTaillard ElieTaillard changed the title Update attackBarbarians.py Fix #301: Error in Autogrind Barbarian Feature Due to Decimal Level Input Jan 23, 2025
@ElieTaillard ElieTaillard added the release notes Items are likely to be highlighted in the release notes. label Jan 23, 2025
@ElieTaillard ElieTaillard added this to the 7.1.6 milestone Jan 23, 2025
@Hayato500
Copy link
Contributor Author

Hi, thanks for the fix. Do you know why the barbarian level can be a decimal value @Hayato500 ?

I honestly have no idea, I was unable to reproduce it on my account, it always shows as an integer.
It could be a bug with the game as it sometimes displays decimals instead of integers.

@ikagod ikagod merged commit 48ff024 into Ikabot-Collective:master Jan 24, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes Items are likely to be highlighted in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants